pro micro - can't use FLIP - use WinAVR or avrdude on linux

correct command-

sudo avrdude -v -v -v -v -p atmega32u4 -P /dev/ttyACM0 -c -avr109 -U flash:w: (and then drag the soarer hex file to the terminal window)

